home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / writions / pcfms1 / sample01.lex < prev   
Text File  |  1993-01-08  |  2KB  |  51 lines

  1. .TX1 *** INDEX LINE HEADING FOR FIRST SECTION OF TEXT HERE ******
  2. Insert first section of text here with {VARIABLE_NAMES} in curly 
  3. braces using Non-Document or other ASCII text mode.  Leave a 
  4. space before the <RETURN> on the end of each line inside each 
  5. paragraph with no space before the <RETURN> at the end of each 
  6. paragraph.
  7.  
  8. .TX2 *** INDEX LINE HEADING FOR SECOND SECTION OF TEXT HERE *****
  9. Insert second section of text here with {VARIABLE_NAMES} in curly 
  10. braces using Non-Document or other ASCII text mode.  Leave a 
  11. space before the <RETURN> on the end of each line inside each 
  12. paragraph with no space before the <RETURN> at the end of each 
  13. paragraph.
  14.  
  15. .TX3 *** INDEX LINE HEADING FOR THIRD SECTION OF TEXT HERE ******
  16. Insert third section of text here with {VARIABLE_NAMES} in curly 
  17. braces using Non-Document or other ASCII text mode.  Leave a 
  18. space before the <RETURN> on the end of each line inside each 
  19. paragraph with no space before the <RETURN> at the end of each 
  20. paragraph.
  21.  
  22. .TX4 *** INDEX LINE HEADING FOR THE NEXT SECTION OF TEXT HERE ***
  23. Continue with additional text sections numbered with .TXnn 
  24. Numbers and Index Lines not to exceed the number which will fit 
  25. on one screen.  (About 16 if you plan to add headings to the 
  26. Index)
  27.  
  28. Then, end the file with the following line:
  29. .END **************** END OF SAMPLE01 TEXT **********************
  30.  
  31. (Note: The longer your text files the longer it will take the 
  32. program to find the last text selection in it.)
  33.  
  34. Then start a new file named <FORM>02.LEX with text sections 
  35. starting with a dot command line beginning with .TX1 ***, etc.
  36.  
  37. After you have completed the <form>nn.LEX files start the PC- 
  38. LIBRARY program and enter the form name.  Select Option 2 (Text 
  39. Library) and enter the prompts for the variable names when 
  40. requested to do so.  When completed have the program update the 
  41. variable file and the prompts and index lines will be added to 
  42. the <formname>.VBL file.
  43.  
  44. You can then add headings to the index section of the variable 
  45. file and otherwise revise it as a pure ASCII file to display the 
  46. way you want it to when drafting documents.  You may also add 
  47. variable help messages in the .HP section of the file for some or 
  48. all of the variable prompts.
  49.  
  50. ======================== End of this File ===================================
  51.